lambert21_v_x
=============
  Textures:
    - SoilPattern07
        Scale: 8, 8

  Ambient Colors:
    - 128, 128, 128, 128

  Constant Colors:
    - 11, 0, 0, 6

  Material Colors:
    - 203, 203, 203, 255
    - 203, 203, 203, 255

  Color Registers:
    - 125, 129, 24, 0
    - 0, 0, 0, 368

  Steps:
    1: RGB = (lerp from (11, 0, 0) to (125, 129, 24) using (vertex RGB))
         A = (lerp from 6 to 0 using (vertex A)), multiply by 2
    2: RGB = ((prev. RGB) * (tex #1 RGB)), then add (prev. A), multiply by 2
         A = ((vertex A) * (tex #1 A))
